Rational DOORS Web Access Installation Issue

I am trying to get Rational DOORS with Web Access to work on an Ubuntu Server, however after the installation I don´t get very far with starting up the Service.
I.e. when I run "broker.start.sh" it hangs at "INFO | Connector vm://localhost Started" and then the DOORS Databaser Server tells me that "OpenWireFormatNegotiator::requestWire format negotiation timeout: peer did not send his wire format.".
I guess the Broker is not starting up correctly, but does anyone have any ideas on how I can troubleshoot this?
Sincerely,
/ Fredrik
FredrikAsplund - Tue Oct 19 03:26:08 EDT 2010

Re: Rational DOORS Web Access Installation Issue
SystemAdmin - Tue Oct 19 03:45:12 EDT 2010

Well, Ubuntu is not a supported OS, so might the problem lie in that? DWA readme lists only Red Hat among the Linux distributions.

Re: Rational DOORS Web Access Installation Issue
FredrikAsplund - Tue Oct 19 03:56:59 EDT 2010

SystemAdmin - Tue Oct 19 03:45:12 EDT 2010
Well, Ubuntu is not a supported OS, so might the problem lie in that? DWA readme lists only Red Hat among the Linux distributions.

Yes, it could. :) I would like to spend some time trying to solve it though, but I have no real clue about where to start. So, any ideas are welcome.

Re: Rational DOORS Web Access Installation Issue
SystemAdmin - Tue Oct 19 04:13:55 EDT 2010

FredrikAsplund - Tue Oct 19 03:56:59 EDT 2010
Yes, it could. :) I would like to spend some time trying to solve it though, but I have no real clue about where to start. So, any ideas are welcome.

I once tried to install the Linux DOORS database server on Ubuntu and could not start it either in that environment. But could you try another distribution - Centos is a freeware version of Red Hat, so it could work for you.

Re: Rational DOORS Web Access Installation Issue
FredrikAsplund - Tue Oct 19 04:51:28 EDT 2010

SystemAdmin - Tue Oct 19 04:13:55 EDT 2010
I once tried to install the Linux DOORS database server on Ubuntu and could not start it either in that environment. But could you try another distribution - Centos is a freeware version of Red Hat, so it could work for you.

The DOORS Database Server acutally works without problems (on its own and when enabling DCN, although in the later case it throws some error messages periodically). It is just the Broker that don´t start up, which is quite strange (I mean, it is the first thing that I try to start up, so it is not a interdependency issue).